home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2001 #16 / 2001 CD 16 (Black).iso / 16 / DATA1.CAB / JewelCase / JewelCaseConfig.ini next >
Encoding:
INI File  |  2001-09-12  |  10.9 KB  |  500 lines

  1. ;
  2. ; Documentation
  3. ;
  4. ; All questions/comments/complaints should be sent to:
  5. ;    techsupp@musicmatch.com
  6. ;
  7. ; ***************
  8. ; *** WARNING ***
  9. ; ***************
  10. ; If you make changes to this file, before updating your software, make sure you save
  11. ; off the file here.  Updating your software will destroy whatever changes you've made.
  12. ; YOU HAVE BEEN WARNED!!!
  13. ;
  14. ; To create a new entry requires a few steps, they are outlined below.
  15. ; 1. increment [Config] - NumEntries by 1
  16. ; 2. create a new section called [Entry #] where # is the new "NumEntries" value
  17. ;    entered in step 1.
  18. ; 3. create a new section for each page in that entry, the format should be
  19. ;    something like this: [Entry #, Page #]
  20. ; 4. fill in the entry section and entry/page section for your newly created
  21. ;    format.
  22. ; 5. Voila!  You're done.
  23. ;
  24. ; Probably the easiest way to get something up and working is to copy one that is close
  25. ; to what you have and simply modify the values you see.
  26. ;
  27. ; The basic idea is that a jewel case consists of one to three pages.  Each page has part of a jewel
  28. ; case folding paper that goes inside the jewel case or on the CD itself (CD label).  There is a bunch
  29. ; of preset media that has been preprogrammed for your convenience.
  30. ;
  31. ; This is a great job for creativity, but I am not such a person...
  32. ;
  33. ; ALL UNITS MEASURED IN FRACTIONS OF AN INCH
  34. ;
  35. ; Entry Specification
  36. ; ===================
  37. ; [Config]           NumEntries             number of jewel case formats
  38. ; [Config]           DefaultEntry           when the UI comes up, which one will it use?
  39. ; [Config]           DefaultWidth           if no width is specified, use this.
  40. ; [Config]           DefaultHeight          if no height is specified, use this.
  41. ; [Config]           DefaultFoldWidth       if no fold width is specified, use this.  the fold
  42. ;                                           width is the size of the fold width on the front cover.
  43. ; [Config]           DefaultRadii           default radius of the inner circle and outer circle
  44. ;                                           on an audio CD
  45. ; [Entry #]          Name                   name as it appears in the dropdown list.
  46. ; [Entry #]          NumPages               number of pages in the spec
  47. ; [Entry #]          ShowCreatedBy          include the text "Show Created By"
  48. ; [Entry #]          ShowGridLines          display the gridlines
  49. ; [Entry #]          ShowInstructions       show cut-out instructions
  50. ; [Entry #]          ShowFoldHere           show fold here text on the front inner flap
  51. ; [Entry #, Page #]  Layout                 describes what layouts are present.  program reads
  52. ;                                           this to know what else to read.  possible values
  53. ;                                           separated by a comma are: FrontCover,BackCover,CdLabel
  54. ; [Entry #, Page #]  xxxDim                 dimensions - left offset, top offset, width and height
  55. ; [Entry #, Page #]  xxxFoldW               jewel case fold width
  56. ; [Entry #, Page #]  xxxLeftW               looking at back cover, left thin fold-over strip, this is the width of that
  57. ; [Entry #, Page #]  xxxRightW              looking at back cover, right thin fold-over strip, this is the width of that
  58. ; [Entry #, Page #]  CenterPos              center x, y position of CD label.
  59. ; [Entry #, Page #]  Radii                  radius of inner circle and outer circle of CD label
  60. ; [Entry #, Page #]  Orientation            page orientation, possible values - Portrait and Landscape
  61. ;
  62.  
  63. [Config]
  64. NumEntries=29
  65. DefaultEntry=1
  66. DefaultWidth=W
  67. DefaultHeight=H
  68. DefaultFoldWidth=W
  69. DefaultRadii=IR,OR
  70.  
  71. [Entry 1]
  72. Name=Default (Jewel Case Inserts / CD Labels)
  73. NumPages=2
  74.  
  75. [Entry 1, Page 1]
  76. Layout=FrontCover,BackCover
  77. Orientation=Portrait
  78. FrontCoverDim=0.5,0.5,4.75,4.75
  79. FrontCoverFoldW=2.78
  80. BackCoverDim=0.75,5.5,5.375,4.55
  81. BackCoverLeftW=0.25
  82. BackCoverRightW=0.25
  83. InstructionsDim=5.75,1.0,2.0,3.75
  84.  
  85. [Entry 1, Page 2]
  86. Layout=CdLabel
  87. Orientation=Portrait
  88. CenterPos=4.26,3.25
  89. Radii=0.745,2.36
  90.  
  91. [Entry 2]
  92. Name=Default (Jewel Case Inserts)
  93. NumPages=1
  94.  
  95. [Entry 2, Page 1]
  96. Layout=FrontCover,BackCover
  97. Orientation=Portrait
  98. FrontCoverDim=0.5,0.5,4.75,4.75
  99. FrontCoverFoldW=2.78
  100. BackCoverDim=0.75,5.5,5.375,4.55
  101. BackCoverLeftW=0.25
  102. BackCoverRightW=0.25
  103. InstructionsDim=5.75,1.0,2.0,3.75
  104.  
  105. [Entry 3]
  106. Name=Avery CDR Disc Labels  #5824
  107. NumPages=1
  108. ShowCreatedBy=0
  109. ShowGridLines=0
  110.  
  111. [Entry 3, Page 1]
  112. Layout=CdLabel
  113. Orientation=Portrait
  114. CenterPos=4.26,2.76
  115. Radii=0.745,2.36
  116.  
  117. [Entry 4]
  118. Name=Avery CD/DVD Labels  #5931 (1)
  119. NumPages=1
  120. ShowCreatedBy=0
  121. ShowGridLines=0
  122.  
  123. [Entry 4, Page 1]
  124. Layout=CdLabel
  125. Orientation=Portrait
  126. CenterPos=4.27,3.025
  127. Radii=0.745,2.41
  128.  
  129. [Entry 5]
  130. Name=Avery CD/DVD Labels  #5931 (2)
  131. NumPages=1
  132. ShowCreatedBy=0
  133. ShowGridLines=0
  134.  
  135. [Entry 5, Page 1]
  136. Layout=CdLabel
  137. Orientation=Portrait
  138. CenterPos=4.27,8.03
  139. Radii=0.745,2.41
  140.  
  141. [Entry 6]
  142. Name=Data Becker CD Labels  #09901
  143. NumPages=1
  144. ShowCreatedBy=0
  145. ShowGridLines=0
  146.  
  147. [Entry 6, Page 1]
  148. Layout=CdLabel
  149. Orientation=Portrait
  150. CenterPos=4.253,2.935
  151. Radii=0.736,2.41
  152.  
  153.  
  154. [Entry 7]
  155. Name=Data Becker Jewel Case Inserts  #09902
  156. NumPages=1
  157. ShowInstructions=0
  158. ShowFoldHere=0
  159. ShowCreatedBy=0
  160. ShowGridLines=0
  161.  
  162. [Entry 7, Page 1]
  163. Layout=FrontCover,BackCover
  164. Orientation=Portrait
  165. FrontCoverDim=2.413,.555,4.93,4.925
  166. BackCoverDim=1.533,5.738,5.452,4.72
  167. BackCoverLeftW=0.25
  168. BackCoverRightW=0.25
  169.  
  170. [Entry 8]
  171. Name=Data Becker CD Labels (A4)  #310335
  172. NumPages=1
  173. ShowCreatedBy=0
  174. ShowGridLines=0
  175.  
  176. [Entry 8, Page 1]
  177. Layout=CdLabel
  178. Orientation=Portrait
  179. CenterPos=4.14,2.96
  180. Radii=0.736,2.41
  181.  
  182.  
  183. [Entry 9]
  184. Name=Data Becker Jewel Case Inserts (A4)
  185. NumPages=1
  186. ShowInstructions=0
  187. ShowFoldHere=0
  188. ShowCreatedBy=0
  189. ShowGridLines=0
  190.  
  191. [Entry 9, Page 1]
  192. Layout=FrontCover,BackCover
  193. Orientation=Portrait
  194. FrontCoverDim=2.26,.905,4.93,4.925
  195. BackCoverDim=1.4,6.105,5.452,4.735
  196. BackCoverLeftW=0.25
  197. BackCoverRightW=0.25
  198.  
  199. [Entry 10]
  200. Name=Fellowes Neato 2UP CD Labels (1)
  201. NumPages=1
  202. ShowCreatedBy=0
  203. ShowGridLines=0
  204.  
  205. [Entry 10, Page 1]
  206. Layout=CdLabel
  207. Orientation=Portrait
  208. CenterPos=4.24,3.01
  209. Radii=0.745,2.42
  210.  
  211. [Entry 11]
  212. Name=Fellowes Neato 2UP CD Labels (2)
  213. NumPages=1
  214. ShowCreatedBy=0
  215. ShowGridLines=0
  216.  
  217. [Entry 11, Page 1]
  218. Layout=CdLabel
  219. Orientation=Portrait
  220. ShowCreatedBy=1
  221. CenterPos=4.23,8.05
  222. Radii=0.745,2.42
  223.  
  224. [Entry 12]
  225. Name=Fellowes Neato 3up CD Labels (1)
  226. NumPages=1
  227. ShowCreatedBy=0
  228. ShowGridLines=0
  229.  
  230. [Entry 12, Page 1]
  231. Layout=CdLabel
  232. Orientation=Portrait
  233. CenterPos=2.54,2.54
  234. Radii=0.745,2.33
  235.  
  236. [Entry 13]
  237. Name=Fellowes Neato 3up CD Labels (2)
  238. NumPages=1
  239. ShowCreatedBy=0
  240. ShowGridLines=0
  241.  
  242. [Entry 13, Page 1]
  243. Layout=CdLabel
  244. Orientation=Portrait
  245. CenterPos=6.01,5.53
  246. Radii=0.745,2.33
  247.  
  248. [Entry 14]
  249. Name=Fellowes Neato 3up CD Labels (3)
  250. NumPages=1
  251. ShowCreatedBy=0
  252. ShowGridLines=0
  253.  
  254. [Entry 14, Page 1]
  255. Layout=CdLabel
  256. Orientation=Portrait
  257. CenterPos=2.54,8.51
  258. Radii=0.745,2.33
  259.  
  260. [Entry 15]
  261. Name=Fellowes Neato Jewel Case Inserts (1) 
  262. NumPages=2
  263. ShowInstructions=0
  264. ShowFoldHere=0
  265. ShowCreatedBy=0
  266. ShowGridLines=0
  267.  
  268. [Entry 15, Page 1]
  269. Layout=FrontCover
  270. Orientation=Landscape
  271. FrontCoverDim=.91,1.65,4.8,4.86
  272. FrontCoverFoldW=4.82
  273.  
  274. [Entry 15, Page 2]
  275. Layout=BackCover
  276. Orientation=Portrait
  277. BackCoverDim=1.53,.35,5.42,4.74
  278. BackCoverLeftW=0.25
  279. BackCoverRightW=0.25
  280.  
  281. [Entry 16]
  282. Name=Fellowes Neato Jewel Case Inserts (2) 
  283. NumPages=2
  284. ShowInstructions=0
  285. ShowFoldHere=0
  286. ShowCreatedBy=0
  287. ShowGridLines=0
  288.  
  289. [Entry 16, Page 1]
  290. Layout=FrontCover
  291. Orientation=Landscape
  292. FrontCoverDim=.91,1.65,4.8,4.86
  293. FrontCoverFoldW=4.82
  294.  
  295. [Entry 16, Page 2]
  296. Layout=BackCover
  297. Orientation=Portrait
  298. BackCoverDim=1.525,5.405,5.42,4.74
  299. BackCoverLeftW=0.25
  300. BackCoverRightW=0.25
  301.  
  302. [Entry 17]
  303. Name=GreatGizmo StickItRight CD/DVD Labels
  304. NumPages=1
  305. ShowCreatedBy=0
  306. ShowGridLines=0
  307.  
  308. [Entry 17, Page 1]
  309. Layout=CdLabel
  310. Orientation=Portrait
  311. CenterPos=4.25,2.93
  312. Radii=0.74,2.42
  313.  
  314. [Entry 18]
  315. Name=GreatGizmo StickItRight Jewel Case (1) 
  316. NumPages=2
  317. ShowCreatedBy=0
  318. ShowInstructions=0
  319. ShowFoldHere=0
  320. ShowGridLines=0
  321.  
  322. [Entry 18, Page 1]
  323. Layout=FrontCover
  324. Orientation=Landscape
  325. FrontCoverDim=.9,1.64,4.79,4.89
  326. FrontCoverFoldW=4.80
  327.  
  328. [Entry 18, Page 2]
  329. Layout=BackCover
  330. Orientation=Portrait
  331. BackCoverDim=1.555,.542,5.43,4.76
  332. BackCoverLeftW=0.25
  333. BackCoverRightW=0.25
  334.  
  335. [Entry 19]
  336. Name=GreatGizmo StickItRight Jewel Case (2) 
  337. NumPages=2
  338. ShowCreatedBy=0
  339. ShowInstructions=0
  340. ShowFoldHere=0
  341. ShowGridLines=0
  342.  
  343. [Entry 19, Page 1]
  344. Layout=FrontCover
  345. Orientation=Landscape
  346. FrontCoverDim=.9,1.64,4.79,4.89
  347. FrontCoverFoldW=4.80
  348.  
  349. [Entry 19, Page 2]
  350. Layout=BackCover
  351. Orientation=Portrait
  352. BackCoverDim=1.555,5.76,5.43,4.74
  353. BackCoverLeftW=0.25
  354. BackCoverRightW=0.25
  355.  
  356. [Entry 20]
  357. Name=HP CD Labels  #CDX8040A
  358. NumPages=1
  359. ShowCreatedBy=0
  360. ShowGridLines=0
  361.  
  362. [Entry 20, Page 1]
  363. Layout=CdLabel
  364. Orientation=Portrait
  365. CenterPos=4.253,3.01
  366. Radii=0.736,2.432
  367.  
  368. [Entry 21]
  369. Name=HP CD Covers & CD Inlays  #CDX8020A
  370. NumPages=1
  371. ShowInstructions=0
  372. ShowFoldHere=0
  373. ShowCreatedBy=0
  374. ShowGridLines=0
  375.  
  376. [Entry 21, Page 1]
  377. Layout=BackCover,FrontCover
  378. Orientation=Portrait
  379. BackCoverDim=1.525,.456,5.452,4.73
  380. BackCoverLeftW=0.25
  381. BackCoverRightW=0.25
  382. FrontCoverDim=1.79,5.43,4.92,4.957
  383.  
  384. [Entry 22]
  385. Name=LabelGear/MVD CD Labels  #LCD00
  386. NumPages=1
  387. ShowCreatedBy=0
  388. ShowGridLines=0
  389.  
  390. [Entry 22, Page 1]
  391. Layout=CdLabel
  392. Orientation=Portrait
  393. CenterPos=4.245,2.795
  394. Radii=0.74,2.36
  395.  
  396.  
  397. [Entry 23]
  398. Name=Label Me CD Labels  #LLMCD
  399. NumPages=1
  400. ShowCreatedBy=0
  401. ShowGridLines=0
  402.  
  403. [Entry 23, Page 1]
  404. Layout=CdLabel
  405. Orientation=Portrait
  406. CenterPos=3.695,3.08
  407. Radii=0.745,2.42
  408.  
  409. [Entry 24]
  410. Name=Memorex CD Labels  #320204xx
  411. NumPages=1
  412. ShowCreatedBy=0
  413. ShowGridLines=0
  414.  
  415. [Entry 24, Page 1]
  416. Layout=CdLabel
  417. Orientation=Portrait
  418. CenterPos=2.84,2.98
  419. Radii=0.74,2.43
  420.  
  421. [Entry 25]
  422. Name=Memorex Jewel Case Inserts  #32020700
  423. NumPages=1
  424. ShowInstructions=0
  425. ShowFoldHere=0
  426. ShowCreatedBy=0
  427. ShowGridLines=0
  428.  
  429. [Entry 25, Page 1]
  430. Layout=BackCover,FrontCover
  431. Orientation=Portrait
  432. BackCoverDim=1.525,.56,5.452,4.72
  433. BackCoverLeftW=0.25
  434. BackCoverRightW=0.25
  435. FrontCoverDim=1.79,5.56,4.92,4.91
  436.  
  437. [Entry 26]
  438. Name=Stomper CD Labels 2UP  #LSPCD
  439. NumPages=1
  440. ShowCreatedBy=0
  441. ShowGridlines=0
  442.  
  443. [Entry 26, Page 1]
  444. Layout=CdLabel
  445. Orientation=Portrait
  446. CenterPos=2.81,2.96
  447. Radii=0.74,2.42
  448.  
  449. [Entry 27]
  450. Name=Stomper Jewel Case Inserts
  451. NumPages=1
  452. ShowInstructions=0
  453. ShowFoldHere=0
  454. ShowCreatedBy=0
  455. ShowGridlines=0
  456.  
  457. [Entry 27, Page 1]
  458. Layout=FrontCover,BackCover
  459. Orientation=Portrait
  460. FrontCoverDim=1.72,.535,4.92,4.87
  461. BackCoverDim=1.48,5.665,5.43,4.74
  462. BackCoverLeftW=0.25
  463. BackCoverRightW=0.25
  464.  
  465. [Entry 28]
  466. Name=Sure Thing 2UP CD Labels  #LSTCD (1)
  467. NumPages=1
  468. ShowCreatedBy=0
  469. ShowGridLines=0
  470.  
  471. [Entry 28, Page 1]
  472. Layout=CdLabel
  473. Orientation=Portrait
  474. CenterPos=3.7,3.08
  475. Radii=0.74,2.43
  476.  
  477. [Entry 29]
  478. Name=Sure Thing 2UP CD Labels  #LSTCD (2)
  479. NumPages=1
  480. ShowCreatedBy=0
  481. ShowGridLines=0
  482.  
  483. [Entry 29, Page 1]
  484. Layout=CdLabel
  485. Orientation=Portrait
  486. CenterPos=4.8025,7.98
  487. Radii=0.74,2.43
  488.  
  489.  
  490.  
  491.  
  492.  
  493.  
  494.  
  495.  
  496.  
  497.  
  498.  
  499.  
  500.